提交

Ai Collection

@AI Collection

Read-only MCP server for searching and discovering 3,000+ AI tools from AI Collection. Includes tools for search, categories, tool details, alternatives, and curated top picks.
概览

AI Collection MCP Server

AI Collection exposes a read-only MCP server for discovering AI tools from thataicollection.com.

The server lets MCP-compatible assistants search the AI Collection catalog, browse categories, inspect tool details, find alternatives, and retrieve curated top picks.

Endpoint

https://thataicollection.com/mcp

Transport: Streamable HTTP
Authentication: Not required
Access: Read-only public catalog data

Available tools

  • search_tools - Search AI tools by query, with optional category filtering.
  • get_tool - Fetch details for a specific tool by link name.
  • list_categories - List AI Collection categories and tags.
  • browse_category - Browse tools inside a category with pagination.
  • get_alternatives - Find similar tools for a given app.
  • get_top_picks - Return curated editorial picks.

Client config

{
  "mcpServers": {
    "ai-collection": {
      "url": "https://thataicollection.com/mcp"
    }
  }
}

服务器配置

{
  "mcpServers": {
    "ai-collection": {
      "url": "https://thataicollection.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server